05. Server and Client Apps

Server or Client Apps?

Some applications work better as a client-side app than a server-side one. Highly-interactive applications, or ones that update frequently, often work better on the client.

Which of the following work better as a client-side application? Check anything you think would work better as a client-side application:

SOLUTION:
  • Email client
  • Searchable map
  • Stock ticker

Solution

Server and Client Apps Solution